home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / ActiveX Controlls / XP Suite / DATA1.CAB / XP_Time_Picker_Sample_Files / Form1.frm (.txt) next >
Encoding:
Visual Basic Form  |  2003-04-24  |  3.8 KB  |  111 lines

  1. VERSION 5.00
  2. Object = "{A7D6690C-0CE3-490C-A8A3-7367B9AB5E7F}#1.0#0"; "ciaXPTimePicker.ocx"
  3. Begin VB.Form Form1 
  4.    Caption         =   "Form1"
  5.    ClientHeight    =   2850
  6.    ClientLeft      =   60
  7.    ClientTop       =   450
  8.    ClientWidth     =   6180
  9.    LinkTopic       =   "Form1"
  10.    ScaleHeight     =   2850
  11.    ScaleWidth      =   6180
  12.    StartUpPosition =   3  'Windows Default
  13.    Begin ciaXPTimePicker.XPTimePicker XPTimePicker4 
  14.       Height          =   330
  15.       Left            =   2730
  16.       TabIndex        =   4
  17.       Top             =   1695
  18.       Width           =   1605
  19.       _ExtentX        =   2831
  20.       _ExtentY        =   582
  21.       UseNeutralColors=   -1  'True
  22.       RequiredField   =   -1  'True
  23.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  24.          Name            =   "MS Sans Serif"
  25.          Size            =   8.25
  26.          Charset         =   0
  27.          Weight          =   400
  28.          Underline       =   0   'False
  29.          Italic          =   0   'False
  30.          Strikethrough   =   0   'False
  31.       EndProperty
  32.       Value           =   37694.2352430556
  33.       LicValid        =   -1  'True
  34.    End
  35.    Begin ciaXPTimePicker.XPTimePicker XPTimePicker3 
  36.       Height          =   330
  37.       Left            =   660
  38.       TabIndex        =   3
  39.       Top             =   420
  40.       Width           =   1605
  41.       _ExtentX        =   2831
  42.       _ExtentY        =   582
  43.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  44.          Name            =   "MS Sans Serif"
  45.          Size            =   8.25
  46.          Charset         =   0
  47.          Weight          =   400
  48.          Underline       =   0   'False
  49.          Italic          =   0   'False
  50.          Strikethrough   =   0   'False
  51.       EndProperty
  52.       Value           =   37694.2352314815
  53.       LicValid        =   -1  'True
  54.    End
  55.    Begin ciaXPTimePicker.XPTimePicker XPTimePicker2 
  56.       Height          =   330
  57.       Left            =   1620
  58.       TabIndex        =   2
  59.       Top             =   855
  60.       Width           =   1605
  61.       _ExtentX        =   2831
  62.       _ExtentY        =   582
  63.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  64.          Name            =   "MS Sans Serif"
  65.          Size            =   8.25
  66.          Charset         =   0
  67.          Weight          =   400
  68.          Underline       =   0   'False
  69.          Italic          =   0   'False
  70.          Strikethrough   =   0   'False
  71.       EndProperty
  72.       Theme           =   1
  73.       Value           =   37694.2352199074
  74.       LicValid        =   -1  'True
  75.    End
  76.    Begin ciaXPTimePicker.XPTimePicker XPTimePicker1 
  77.       Height          =   330
  78.       Left            =   2280
  79.       TabIndex        =   1
  80.       Top             =   1260
  81.       Width           =   1605
  82.       _ExtentX        =   2831
  83.       _ExtentY        =   582
  84.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  85.          Name            =   "MS Sans Serif"
  86.          Size            =   8.25
  87.          Charset         =   0
  88.          Weight          =   400
  89.          Underline       =   0   'False
  90.          Italic          =   0   'False
  91.          Strikethrough   =   0   'False
  92.       EndProperty
  93.       Theme           =   2
  94.       Value           =   37694.2351967593
  95.       LicValid        =   -1  'True
  96.    End
  97.    Begin VB.Label Label1 
  98.       AutoSize        =   -1  'True
  99.       Caption         =   "With the RequiredField enabled"
  100.       Height          =   195
  101.       Left            =   2610
  102.       TabIndex        =   0
  103.       Top             =   2100
  104.       Width           =   2235
  105.    End
  106. Attribute VB_Name = "Form1"
  107. Attribute VB_GlobalNameSpace = False
  108. Attribute VB_Creatable = False
  109. Attribute VB_PredeclaredId = True
  110. Attribute VB_Exposed = False
  111.